An Approach of Graph Isomorphism Detection based on Vertex-Invariant
نویسندگان
چکیده
Graph Isomorphism is a widely studied problem due to its practical applications in various fields of networks, chemistry and finger print detection, recent problems in biology such as diabetes detection, protein structure and information retrieval. An approach to the graph isomorphism detection is based on vertex invariant. In the existing approach vertex invariants is used to partition the matrix of input graph for reducing size of decision tree to detect graph isomorphism. In this approach the graph isomorphism detection is carried out by comparing the entire adjacency matrix of input graph with the model graph. Element by element comparisons requires more time to detect graph isomorphism. In this paper we present graph isomorphism detection algorithm based on vertex invariant and Euclidean vector. We evaluate the proposed algorithm on the various randomly generated directed and undirected graphs by computing the Euclidean vector of input graph adjacency matrix and model graph to make comparison with existing algorithm. Experimental result shows that computational time complexity is reduced remarkably as compared to the existing sequential algorithm. Keywords—Graph Isomorphism, Vertex Invariants, Eucledian vector
منابع مشابه
On the Zagreb and Eccentricity Coindices of Graph Products
The second Zagreb coindex is a well-known graph invariant defined as the total degree product of all non-adjacent vertex pairs in a graph. The second Zagreb eccentricity coindex is defined analogously to the second Zagreb coindex by replacing the vertex degrees with the vertex eccentricities. In this paper, we present exact expressions or sharp lower bounds for the second Zagreb eccentricity co...
متن کاملSome Results on Forgotten Topological Coindex
The forgotten topological coindex (also called Lanzhou index) is defined for a simple connected graph G as the sum of the terms du2+dv2 over all non-adjacent vertex pairs uv of G, where du denotes the degree of the vertex u in G. In this paper, we present some inequalit...
متن کاملSplice Graphs and their Vertex-Degree-Based Invariants
Let G_1 and G_2 be simple connected graphs with disjoint vertex sets V(G_1) and V(G_2), respectively. For given vertices a_1in V(G_1) and a_2in V(G_2), a splice of G_1 and G_2 by vertices a_1 and a_2 is defined by identifying the vertices a_1 and a_2 in the union of G_1 and G_2. In this paper, we present exact formulas for computing some vertex-degree-based graph invariants of splice of graphs.
متن کاملGraph isomorphism parameterized by feedback vertex set number is fixed-parameter tractable
We prove that the Graph Isomorphism problem is fixed-parameter tractable when parameterized by the feedback vertex set number. That parameter is defined as the number of vertex deletions required to obtain a forest. For graphs of bounded feedback vertex set number the presented algorithm runs in time O(n), and is thereby the first fixed-parameter tractable Graph Isomorphism algorithm for a non-...
متن کاملDistance-based topological indices of tensor product of graphs
Let G and H be connected graphs. The tensor product G + H is a graph with vertex set V(G+H) = V (G) X V(H) and edge set E(G + H) ={(a , b)(x , y)| ax ∈ E(G) & by ∈ E(H)}. The graph H is called the strongly triangular if for every vertex u and v there exists a vertex w adjacent to both of them. In this article the tensor product of G + H under some distancebased topological indices are investiga...
متن کامل